Skip to content

[12.0][ADD] l10n_do_accounting and l10n_do_ecf_invoicing modules: implement fiscal number and ECF features#1206

Open
daniel-pcg wants to merge 13 commits into
12.0from
12.0-add-001-dp
Open

[12.0][ADD] l10n_do_accounting and l10n_do_ecf_invoicing modules: implement fiscal number and ECF features#1206
daniel-pcg wants to merge 13 commits into
12.0from
12.0-add-001-dp

Conversation

@daniel-pcg
Copy link
Copy Markdown
Contributor

  • Added l10n_do_accounting module with fields for fiscal number and updated account invoice and journal models.
  • Introduced l10n_do_ecf_invoicing module with ECF-related fields and post-init hooks for invoice updates.
  • Updated .gitignore to include OSX files.

… fiscal number and ECF features

- Added l10n_do_accounting module with fields for fiscal number and updated account invoice and journal models.
- Introduced l10n_do_ecf_invoicing module with ECF-related fields and post-init hooks for invoice updates.
- Updated .gitignore to include OSX files.
…ooks

- Introduced l10n_do_origin_ncf field in the account_invoice model.
- Updated post-init hook to set l10n_do_origin_ncf from origin_out.
- Enhanced post-init hook in l10n_do_ecf_invoicing to include ECF file updates.
- Removed l10n_do_ecf_edi_file and l10n_do_ecf_edi_file_name fields from the AccountInvoice model.
- Eliminated corresponding SQL updates in the post-init hook for ECF file handling.
… hook

- Introduced l10n_do_payment_form field in the AccountJournal model with various payment options.
- Updated post-init hook to include SQL update for the new payment form field in account_journal.
…ds and update post-init hook

- Added fields for l10n_do_expense_type, l10n_do_cancellation_type, l10n_do_income_type, and l10n_do_ecf_modification_code in the AccountInvoice model.
- Updated post-init hook to include SQL updates for the new fields in account_invoice.
… post-init hook

- Introduced l10n_do_ncf_expiration_date field in the AccountInvoice model.
- Updated post-init hook to set l10n_do_ncf_expiration_date from ncf_expiration_date in account_invoice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant